home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 4
/
Apprentice-Release4.iso
/
Demos
/
AppMaker 2.0b3
/
Demo AppMaker 1.5
/
Demo AppMaker™
/
Demo AppMaker™.rsrc
/
TmpC_1098_IconGroup
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-08
|
316 b
|
14 lines
%case window field%
short %fieldname%;
%case dialog field%
short %fieldname%;
%haveField%
%case init field%
info->%fieldname% = 1;
%case auxiliary%
%needsFilter%
%set needsRefCon = true%
%case filter%
data = (%dlogname%RecPtr) GetWRefCon (whichDialog);
FilterIcon (event, %itemname%, data->%fieldname%);